home *** CD-ROM | disk | FTP | other *** search
/ Amiga Collections: Taifun / Taifun 251 (1993-09-10)(Manewaldt, A.)(DE)(PD).zip / Taifun 251 (1993-09-10)(Manewaldt, A.)(DE)(PD).adf / SysInfo / sysinfo.history / sysinfo.history
Text File  |  1993-09-13  |  5KB  |  131 lines

  1.  
  2.  
  3. SysInfo HISTORY (HISTORY PRIOR TO V3.10 HAS BEEN DELETED)
  4. ---------------
  5. 3.22    Fixed a MAJOR bug in the display info.  The bug would 
  6.     occur if for example the system was booted without a 
  7.     startup-sequence.  This caused the program to totally 
  8.     hang or crash. 
  9.  
  10.     Added a new function in the BOARDS section as many
  11.     users have asked for.  If SysInfo does not recognise
  12.     a board by name, SysInfo will look in an external
  13.     ascii file that you create, and try to find a match
  14.     for each unknown card.  Please see the README file for 
  15.     specific info on creating this file.
  16.  
  17.     Added the ability to split the 68020 and 68EC020 CPU's.
  18.     So who said it couldn't be done eh?.  Tests so far
  19.     seem to indicate the routine works fine.
  20.     
  21.     Replaced the "DISABLED" and "ENABLED" strings for the 
  22.     MMU display with "NOT IN USE" AND "IN USE" respectively
  23.     as some users seems to think that disabled, meant 
  24.     permanently disabled or a less than working version.
  25.     Remember though that just because SysInfo states that
  26.     you may have one, does not necessarily meant it is
  27.     in a fully working state, some 68EC030's have an less
  28.     than operational MMU that will partially work and
  29.     SysInfo sees this as a working MMU.
  30.     
  31.     Added the ability to recognise kickstart that have
  32.     been "ReKicked" and kickstarts larger than 512k.  This
  33.     information if found will be displayed in the scroll
  34.     area beside the kickstart version.
  35.  
  36. 3.21    There was an error in the string for 25Mhz Amigas and
  37.     this was forcing it to show as "25000".  This has now
  38.     been corrected and shows correctly as "25.00" 
  39.  
  40. 3.20    Even though the -p Print routine was working fine the
  41.     internal print gadget routine was broken.  I have fixed
  42.     this and now it prints ok.
  43.  
  44. 3.19    Thanks to a good friend of mine, Andy Clay, a blatant
  45.     bug has been fixed that has been in SysInfo since
  46.     V3.00.  The priority display in the Task and Port lists
  47.     was shown as values between 0 and 255 instead of -128
  48.     to +127.  This has been corrected and it now shows the
  49.     correct value.  Strange how it took this long for someone
  50.     to notice such an obvious error.  Thanks Andy.
  51.     
  52.     The Total Size memory field inside the Memory function
  53.     was inaccurate and losing half a meg on some setups, this
  54.     has been corrected.
  55.  
  56. 3.18    Corrected a problem for some IDE drives in the A4000.
  57.     It seems that some brands of IDE drives do not like
  58.     reads of 128K or greater at once and some users have 
  59.     not set their "MAXTRANSFER" value to $FFFF.  The SPEED function
  60.     of SysInfo tried to use a 128K read, so I have changed
  61.     this to 64K.  It fixes the problem for a Quantum IDE LP52
  62.     drive and I expect it should fix all others.
  63.  
  64. 3.17    Corrected an error in the drives function.  It always
  65.     used a read size of TD_SECTOR in order to fetch the 
  66.     first block of the boot sector.  CD-ROM drives with 2048
  67.     bytes per sector did not like this.  I have changed the
  68.     read size to the id_BytesPerSector of the particular device
  69.         being read.
  70.  
  71. 3.16    Fixed a bug in the dhrystones printing routine, any
  72.     subsequent printing of the number could be wrong if
  73.     it was much smaller (eg. caches off) because the 
  74.     number was not erased first, and part of the old
  75.     number was left behind.
  76.  
  77. 3.15    Fixed the "lies" of CLOCK function, it should now 
  78.     correctly report if you have a Commodore compatible
  79.     hardware clock or not.  Older versions lied on the
  80.     A1200 and A600.
  81.  
  82. 3.14    Fixed an error for the 68020 CPU.  The "DCACHE" gadget
  83.     was still enabled, even though the string correctly
  84.     showed N/A.  
  85.     
  86.     Now I have access to an A1200 I made the A1200 speed 
  87.     comparison slightly more accurate.
  88.  
  89. 3.13    Added a "You" string to make it more obvious which
  90.     computer the red bar was for as some users were 
  91.     confused by this.  (Sheeesh!!)
  92.  
  93. V3.12   Since re-arranging some of the strings in the main display
  94.     I neglected the print strings and subsequently they
  95.     were all mixed up.  I have now corrected this.
  96.  
  97. V3.11   Was unfinished and I never personally released this version 
  98.      but some local person posted it and it ended up on Fish, I 
  99.      was most annoyed at this.
  100.  
  101.     Fixed a bug on the A3000, where a guru would result
  102.     from using any of the cache gadgets after doing a speed
  103.     test.
  104.     
  105.     Due to massive public demand, the Comment is back.  Please
  106.     take this as a tongue-in-cheek comment, it is not to be
  107.     taken seriously.
  108.  
  109. V3.10   When the program loads my Logo is in the centre of the 
  110.     screen.  The logo is a map of Australia, and if you look 
  111.     to right of the 'S' in 'NWS' you will see a star burst in 
  112.     the location of my home town 'Toowoomba'.
  113.     Thanks to Kurt Boulter from Don Quixote Software for the
  114.     logo graphics.        
  115.     
  116.     Removed all the Memory amount displays from the main screen 
  117.     as it was rather redundant with the 'Memory' function gadget.  
  118.     This also allowed for larger and better strings for some of 
  119.     the other displays.
  120.     
  121.     Removed the DMAC display, as it looks like the revised
  122.     chip will not be released.  It seemed pointless to look for
  123.     a newer chip if they are not going to release it.
  124.     
  125.     Six new gadgets to manipulate cache modes.  This requires
  126.     V2.0 AmigaDOS or later.  See main doc for more info.
  127.     
  128.     Chip memory comparison has changed so the comparison
  129.     is done against a standard A600 instead of an A3000.
  130.  
  131.